バージョン

GetValue<T>(IDictionary<String,Object>,String) メソッド

シンタックス
'宣言
 
Public Overloads Shared Function GetValue(Of T)( _
   ByVal dictionary As IDictionary(Of String,Object), _
   ByVal name As String _
) As T
public static T GetValue<T>( 
   IDictionary<string,object> dictionary,
   string name
)

パラメータ

dictionary
name

型パラメータ

T
参照